home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10605 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  792 b 

  1. Path: newsfeed.internetmci.com!panix!not-for-mail
  2. From: dls@panix.com (Dan Schwartz)
  3. Newsgroups: comp.lang.c++
  4. Subject: inline 32 bit assembler
  5. Date: 8 Mar 1996 15:51:43 -0500
  6. Organization: RomeBlack, Inc.
  7. Message-ID: <4hq6kv$bio@panix.com>
  8. NNTP-Posting-Host: panix.com
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. hello all,
  12.  
  13. i'm trying to get the bc4.52 compiler to compile inline assembler code in 
  14. a 32 bit program.  the first pass seems to go ok (when c++ code is 
  15. translated to assembler) but when the ide launches the tasm32 compiler to 
  16. compile the assembler code i get an error: "unable to find file 
  17. @file:c:\windows\temp\rsp.$$$."  unfortunately, i haven't got a clue what 
  18. this error means and how to fix it. 
  19.  
  20. any suggestions might help me keep some of my hair attached to my head.
  21.  
  22. dan
  23.